emacs.git
2016-06-16 justburMake current-prefix nil when not showing popup
2016-06-16 justburUse sit-for instead of timer for delay functions
2016-06-15 justburFix arg to which-key-delay-functions
2016-06-15 justburRedesign delayed keys implementation
2016-06-10 justburFix bug in previous commit
2016-06-10 justburIntroduce delayed prefixes
2016-05-27 justburBump version
2016-05-27 justburFix performance issue with secondary timer
2016-05-26 justburBump version
2016-05-26 justburFix --echo when echo-keystrokes nil
2016-05-25 justburRemove some unused code in comments
2016-05-24 justburChange name of arg in define-key-recursively
2016-05-17 justburNew screenshots
2016-05-17 justburMore cleanup of README
2016-05-17 justburREADME typo
2016-05-17 justburFix comment about special keys in README
2016-05-17 justburUpdate docs for new sort function
2016-05-16 justburAdd which-key-local-then-key-order
2016-05-13 justburBump version
2016-05-12 justburAccount for echo-keystrokes = which-key-idle-delay
2016-05-07 justburBump version
2016-05-07 Justin BurkettMerge pull request #122 from redguardtoo/master
2016-05-07 Chen Bintooltip-mode does in exist in emacs-nox #120
2016-05-05 justburBump version
2016-05-05 justburBackport two frame width functions for 24.3 support
2016-04-27 Justin BurkettMerge pull request #116 from cute-jumper/master
2016-04-27 Junpeng QiuFix god mode advice
2016-04-26 justburMerge branch 'god-mode'
2016-04-26 justburAdd advice for god-mode support to hide popup
2016-04-26 justburFix minor issues with god-mode support
2016-04-26 justburBetter default for which-key-echo-keystrokes
2016-04-26 justburAdd third-party section to which-key.el
2016-04-26 justburAdd third-party support section to readme
2016-04-26 justburAdd support for god-mode
2016-04-19 justburBump version
2016-04-19 justburUse new history var for keymap selection
2016-04-17 justburBump version
2016-04-17 justburExplicitly initialize variable-name-history
2016-04-17 justburBump version
2016-04-17 justburDeclare variable-name-history
2016-04-10 justburBump version
2016-04-10 justburSupport key ranges below top level
2016-04-06 justburAdd badge
2016-04-05 justburTrigger travis
2016-04-05 justburSet up travis
2016-04-05 justburBump version
2016-04-05 justburFix problem where prefix-title-alist was not updated
2016-04-05 justburFix docstring typo
2016-04-05 justburAdd tests
2016-04-05 justburBump version
2016-04-05 justburFix bug in declare-prefixes-for-mode
2016-03-31 justburFix key-chord problem
2016-03-31 justburSupport key-chord
2016-03-22 justburVersion 1.0
2016-03-22 justburCleanup for 1.0 release
2016-03-17 justburMake show-standard-help narrow to prefix
2016-03-14 justburShorten lighter name
2016-03-14 Will S. Medranomade minor mode lighter customizable
2016-03-11 justburDisable special-keys option by default
2016-03-10 justburFix compiler warnings
2016-03-03 justburIncrement version
2016-03-03 justburFix bug when show-prefix is left and there is one line
2016-02-29 justburExport reload-key-sequence function
2016-02-13 Justin BurkettMerge pull request #102 from zonuexe/master
2016-02-13 USAMI KentaDisable show-trailing-whitespace
2016-02-09 justburAdd missing case for which-key-show-prefix
2016-02-07 justburAdd which-key-is-verbose
2016-02-03 justburRefactor create-pages and show-page
2016-02-03 justburImprove some function names
2016-02-03 justburDon't pass window-width around
2016-02-03 justburFix problems with operator keymap function
2016-02-03 justburSimplify page turning function
2016-02-03 justburUse keyboard-quit in abort key sequence
2016-02-03 justburComment out window var and add new func
2016-01-30 justburDon't listify key sequence repeatedly
2016-01-30 justburInterpret ESC in operator popup
2016-01-28 justburImprove previous commit
2016-01-28 justburMerge branch 'master' of https://github.com/justbur...
2016-01-28 justburInitial try at addressing #99
2016-01-26 Justin BurkettMerge pull request #100 from yatesco/patch-1
2016-01-26 Colin YatesTrivial fix correcting SpacEmacs
2016-01-18 justburAdd which-key-idle-secondary-delay
2016-01-11 justburFix problem with side-window dimension calculation
2015-12-21 justburFix C-h prompt for show-keymap commands
2015-12-21 justburFix undo for show-keymap
2015-12-20 justburDistinguish using-show-keymap
2015-12-20 justburAllow traversal of keymaps in new commands
2015-12-20 justburFilter out empty keymaps in new functions
2015-12-20 justburAdd which-key-show-minor-mode-keymap
2015-12-20 justburAdd which-key-show-keymap
2015-12-17 justburNew stable version
2015-12-11 justburIgnore evil-state bindings
2015-12-11 justburMerge branch 'master' of https://github.com/justbur...
2015-12-11 justburAdd which-key-init-buffer-hook
2015-12-09 Justin BurkettMerge pull request #91 from Amorymeltzer/prefix-prefix-doc
2015-12-09 Amory MeltzerDocument which-key-prefix-prefix
2015-12-09 justburAllow custom prefix-prefix
2015-12-06 justburTweak display of key sequence in one case
2015-12-06 justburecho-keystrokes should never be nil
2015-12-05 justburPreserve prefx-arg when paging
next